ComponentOne ASP.NET MVC Controls
PosX Method

C1.Web.Mvc.Fluent Namespace > ChartGesturesBuilder<T> Class : PosX Method
The value.
Configurates C1.Web.Mvc.ChartGestures<T>.PosX. Sets the initial position of the axis X.
Syntax
'Declaration
 
Public Function PosX( _
   ByVal value As Single _
) As ChartGesturesBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
Remarks
The value represents initial position on the axis when the Scale is less than 1. Otherwise, the Value has no effect. The Value should lie between 0 to 1.
See Also

Reference

ChartGesturesBuilder<T> Class
ChartGesturesBuilder<T> Members